ObjectGroupMacroReference Property |
Specifies the source of the definition (such as a document from another standards organization, or an architectural document for a proprietary system).
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic string Reference { get; }
Public ReadOnly Property Reference As String
Get
public:
virtual property String^ Reference {
String^ get () sealed;
}
abstract Reference : string with get
override Reference : string with get
Property Value
Type:
StringImplements
IEntityReference
See Also