Gets the DataFormat of this DigitalDefinitionBase.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override sealed DataFormat DataFormat { get; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Overrides NotOverridable ReadOnly Property DataFormat As DataFormat Get
[EditorBrowsableAttribute(EditorBrowsableState::Never)] public: virtual property DataFormat DataFormat { DataFormat get () override sealed; }
Remarks
Data format for digital values will always be FixedInteger.