WebCenter Interaction API  
 

IPTDocumentType.SetRequiredPropertyIDs Method 

SetRequiredPropertyIDs allows the client to specify a SafeArray of Property IDs that are considered "required" for this Doc Type.

void SetRequiredPropertyIDs(
   object[][] Value
);

See Also

IPTDocumentType Interface | com.plumtree.server Namespace