프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddProjectVariants | void | ||
AddTemplateDescriptions | void | ||
AddTemplateVariants | void | ||
ContentClass | System | ||
ContentClass | System | ||
CopyAllElementsToCC | void | ||
CopyAttributesToCC | void | ||
CopyPreassignedKeywordsToCC | void | ||
CopyProjectVariantAssignmentToCC | void | ||
CreateContentClass | |||
CreateCopyInProject | |||
CreateTemplateXmlElement | |||
Init | void |
메소드 | 설명 | |
---|---|---|
Commit ( ) : void |
Commit changes on attributes to the server.
|
|
CopyElementsToContentClass ( IContentClass targetCC ) : void |
Copy selected elements from this content class to another target content class.
|
|
CopyToProject ( IProject project, System.Guid targetFolderGuid ) : void |
Copy this content class to another project
|
|
Delete ( ) : void |
Delete this content class
|
|
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
LoadWholeObject ( ) : void | ||
RetrieveWholeObject ( ) : |
메소드 | 설명 | |
---|---|---|
AddProjectVariants ( IProject project, |
||
AddTemplateDescriptions ( IProject project, |
||
AddTemplateVariants ( |
||
ContentClass ( IProject project, System.Guid guid ) : System | ||
ContentClass ( IProject project, |
||
CopyAllElementsToCC ( IContentClass targetCC ) : void | ||
CopyAttributesToCC ( IContentClass targetCC ) : void | ||
CopyPreassignedKeywordsToCC ( IContentClass targetCC ) : void | ||
CopyProjectVariantAssignmentToCC ( |
||
CreateContentClass ( IProject project, |
||
CreateCopyInProject ( IProject project, System.Guid targetFolderGuid ) : |
||
CreateTemplateXmlElement ( |
||
Init ( ) : void |
public CopyElementsToContentClass ( IContentClass targetCC ) : void | ||
targetCC | IContentClass | Target content class to copy the elements to |
리턴 | void |
public CopyToProject ( IProject project, System.Guid targetFolderGuid ) : void | ||
project | IProject | The target project to copy the content class to |
targetFolderGuid | System.Guid | Guid of the target content class folder in the target project |
리턴 | void |
protected RetrieveWholeObject ( ) : |
||
리턴 |