C# Class VaultFolderCreate.ListBoxPropDefItem

A list box item which contains a PropDef object
Mostra file Open project: nick-hall-majenta/Autodesk-Vault-Utilities

Public Properties

Property Type Description
PropDef VaultFolderCreate.DocumentSvc.PropDef

Public Methods

Method Description
ListBoxPropDefItem ( PropDef propDef ) : System
ToString ( ) : string

Method Details

ListBoxPropDefItem() public method

public ListBoxPropDefItem ( PropDef propDef ) : System
propDef VaultFolderCreate.DocumentSvc.PropDef
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

PropDef public_oe property

public PropDef,VaultFolderCreate.DocumentSvc PropDef
return VaultFolderCreate.DocumentSvc.PropDef