IPagePCRDescriptorID Property
|
Gets the ID of a page creation rule (PCR) descriptor.
PCR Descriptors are used to mark pages that have specific PCR settings.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string PCRDescriptorID { get; }
ReadOnly Property PCRDescriptorID As String
Get
property String^ PCRDescriptorID {
String^ get ();
}
abstract PCRDescriptorID : string with get
Property Value
Type:
StringSee Also