Method SetGenericDocument
SetGenericDocument(DocumentId, DocumentId, DocumentId)
Sets the generic document of a family.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 400, 160)]
void SetGenericDocument(DocumentId inDocumentId, DocumentId inGenericDocumentId, DocumentId inFamilyBaseId)
Parameters
| Type | Name | Description |
|---|---|---|
| DocumentId | inDocumentId | Identifier of the family document to analyze. |
| DocumentId | inGenericDocumentId | Identifier of the document to use as Generic Document. |
| DocumentId | inFamilyBaseId | Identifier of the base family to use, or null if none.. |
Remarks
This method is available since v7.18.