StkPatternFilePatternAngleOffBoresightDataName Property |
Gets the name of this pattern format's data.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic override string DataName { get; }Public Overrides ReadOnly Property DataName As String
Get
public:
virtual property String^ DataName {
String^ get () override;
}abstract DataName : string with get
override DataName : string with get
Property Value
Type:
String
See Also