SDMSDocManager.CreateProperty

Syntax Parameters Return value
Sub SDMSDocManager.CreateProperty( _
    IDToken As String, _
    propertyName As String, _
    type As PropertyType, _
    isFreeList As Boolean, _
    searchable As Boolean, _
    Optional listValues As Variant)
  • IDToken [in]

    Type: String

  • propertyName [in]

    Type: String

  • type [in]

    Type:

  • isFreeList [in]

    Type: Boolean

  • searchable [in]

    Type: Boolean

  • listValues [in, optional]

    Type: Variant

This function does not return a value.