| PersistentObjectObjectId Property |
Gets the unique object id.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
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