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.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring PCRDescriptorID { get; }ReadOnly Property PCRDescriptorID As String
Get
property String^ PCRDescriptorID {
String^ get ();
}abstract PCRDescriptorID : string with get
Property Value
String
See Also