| PersistentObjectObjectId Property |
Gets the unique object id.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
Syntax public string ObjectId { get; }
Public ReadOnly Property ObjectId As String
Get
public:
property String^ ObjectId {
String^ get ();
}
member ObjectId : string with get
Property Value
Type:
StringSee Also