XmlDasmComp.DocumentSpecNames Property
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:
property Microsoft::BizTalk::Component::Utilities::SchemaList ^ DocumentSpecNames { Microsoft::BizTalk::Component::Utilities::SchemaList ^ get(); void set(Microsoft::BizTalk::Component::Utilities::SchemaList ^ value); };
[Microsoft.BizTalk.Component.BtsDescription("DescDocumentSpecNames")]
[Microsoft.BizTalk.Component.BtsPropertyName("PropDocumentSpecNames")]
public Microsoft.BizTalk.Component.Utilities.SchemaList DocumentSpecNames { get; set; }
member this.DocumentSpecNames : Microsoft.BizTalk.Component.Utilities.SchemaList with get, set
Public Property DocumentSpecNames As SchemaList
Property Value
- Attributes