ComplexField Class
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 ref class ComplexField : Microsoft::Solutions::BTAHL7::Pipelines::AbstractComplexDataEntity
public class ComplexField : Microsoft.Solutions.BTAHL7.Pipelines.AbstractComplexDataEntity
type ComplexField = class
inherit AbstractComplexDataEntity
Public Class ComplexField
Inherits AbstractComplexDataEntity
- Inheritance
- Derived
Constructors
ComplexField(String, Int32, Int32) |
Fields
isRootNode | (Inherited from AbstractComplexDataEntity) |
mChildList | (Inherited from AbstractComplexDataEntity) |
mCouldBeLastEntity | (Inherited from AbstractDataEntity) |
mIsCompiled | (Inherited from AbstractDataEntity) |
mIsFirstChild | (Inherited from AbstractDataEntity) |
mIsGroupAllowed | (Inherited from AbstractComplexDataEntity) |
mIsLastChild | (Inherited from AbstractDataEntity) |
mMaxOccurs | (Inherited from AbstractDataEntity) |
mMinOccurs | (Inherited from AbstractDataEntity) |
mNamespace | (Inherited from AbstractComplexDataEntity) |
mParent | (Inherited from AbstractDataEntity) |
mTagID | (Inherited from AbstractComplexDataEntity) |
mXmlTag | (Inherited from AbstractDataEntity) |