This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets a value indicating whether another namespace is included.
Namespace: Smartsite.Validation.Sxml
Assembly: Smartsite.Validation (in Smartsite.Validation.dll)
Syntax
C# | Copy Code |
---|---|
public bool ContainsOtherNamespace { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public ReadOnly Property ContainsOtherNamespace As Get |
Field Value
true if another namespace is included; otherwise, false.See Also
SchemaContext Class
Smartsite.Validation.Sxml Namespace