SetCustomData Method (ITable)
Sets the custom data for the Table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetCustomData( _
const dsString& ApplicationName As System.String, _
dsCustomData* CustomData As CustomData _
) |
Parameters
- ApplicationName
- Name of the custom data's registered application (see Remarks)
- CustomData
- Custom data
- [out] or Return Value
- Call IDocument::GetRegisteredApplications to find out the names of the document's existing custom data.
See Also
Availability
DraftSight V1R3.0