SmartTag Class

SmartTag class

Represents a smart tag.


type SmartTag struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetDeletedIndicates whether the smart tag is deleted.
SetDeletedIndicates whether the smart tag is deleted.
GetPropertiesGets and set the properties of the smart tag.
SetPropertiesGets and set the properties of the smart tag.
GetUriGets the namespace URI of the smart tag.
GetNameGets the name of the smart tag.
SetLinkChange the name and the namespace URI of the smart tag.