[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 4645
type TSPContentType = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
function DescriptionResource(); |
function FieldLinks(); |
function Fields(); |
function NameResource(); |
function Parent(); |
function WorkflowAssociations(); |
published |
property Description: string; [rw] |
property DisplayFormTemplateName: string; [rw] |
property DisplayFormUrl: string; [rw] |
property DocumentTemplate: string; [rw] |
property DocumentTemplateUrl: string; [rw] |
property EditFormTemplateName: string; [rw] |
property EditFormUrl: string; [rw] |
property Group: string; [rw] |
property Hidden: Boolean; [rw] |
property Id: TSPContentTypeId; [rw] |
property JSLink: string; [rw] |
property MobileDisplayFormUrl: string; [rw] |
property MobileEditFormUrl: string; [rw] |
property MobileNewFormUrl: string; [rw] |
property Name: string; [rw] |
property NewFormTemplateName: string; [rw] |
property NewFormUrl: string; [rw] |
property ReadOnly: Boolean; [rw] |
property SchemaXml: string; [rw] |
property SchemaXmlWithResourceTokens: string; [rw] |
property Scope: string; [rw] |
property Sealed: Boolean; [rw] |
property StringId: string; [rw] |
end; |
| |
| |
| |
TObject |