SettingsUnitRecordParentID - свойство
Parent settings unit unique identifier.
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public Guid? ParentID { get; set; }
Public Property ParentID As Guid?
Get
Set
public:
property Nullable<Guid> ParentID {
Nullable<Guid> get ();
void set (Nullable<Guid> value);
}
member ParentID : Nullable<Guid> with get, set
Значение свойства
NullableGuid
If the value is specified, the record is a fragment.