ExternalResourceTypesBuiltInExternalResourceTypesExtendedProperties Property |
An external resource type representing extended properties.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic static ExternalResourceType ExtendedProperties { get; }Public Shared ReadOnly Property ExtendedProperties As ExternalResourceType
Get
public:
static property ExternalResourceType^ ExtendedProperties {
ExternalResourceType^ get ();
}static member ExtendedProperties : ExternalResourceType with get
Property Value
ExternalResourceType
See Also