ITree.GetSchemaProperty(SchemaPropertyType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Object ^ GetSchemaProperty(Microsoft::BizTalk::SchemaEditor::Extensibility::SchemaPropertyType type);
public object GetSchemaProperty (Microsoft.BizTalk.SchemaEditor.Extensibility.SchemaPropertyType type);
abstract member GetSchemaProperty : Microsoft.BizTalk.SchemaEditor.Extensibility.SchemaPropertyType -> obj
Public Function GetSchemaProperty (type As SchemaPropertyType) As Object
Parameters
- type
- SchemaPropertyType