CustomXMLSchemaCollectionClass.Creator Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Creator As Integer
    Get
'Usage
Dim instance As CustomXMLSchemaCollectionClass
Dim value As Integer

value = instance.Creator
public virtual int Creator { get; }

Property Value

Type: System.Int32

Implements

_CustomXMLSchemaCollection.Creator

See Also

Reference

CustomXMLSchemaCollectionClass Class

CustomXMLSchemaCollectionClass Members

Microsoft.Office.Core Namespace