PccViewerServices Namespace > Document Class : UniqueIdentifierTag Property |
'Declaration Public ReadOnly Property UniqueIdentifierTag As System.String
'Usage Dim instance As Document Dim value As System.String value = instance.UniqueIdentifierTag
public System.string UniqueIdentifierTag {get;}
public read-only property UniqueIdentifierTag: System.String;
public function get UniqueIdentifierTag : System.String
public: __property System.string* get_UniqueIdentifierTag();
public: property System.String^ UniqueIdentifierTag { System.String^ get(); }