'Declaration
<CLSCompliantAttribute(False)> <DefaultValueAttribute(0)> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <IsValueEvidentAttribute(True)> Public ReadOnly Property NumericIdentifierUInt64 As ULong
'Usage
Dim instance As UAPublisherId Dim value As ULong value = instance.NumericIdentifierUInt64
[CLSCompliant(false)] [DefaultValue(0)] [EditorBrowsable(EditorBrowsableState.Advanced)] [IsValueEvident(true)] public ulong NumericIdentifierUInt64 {get;}
[CLSCompliant(false)] [DefaultValue(0)] [EditorBrowsable(EditorBrowsableState.Advanced)] [IsValueEvident(true)] public: property ulong NumericIdentifierUInt64 { ulong get(); }