SequenceField 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 SequenceField : Microsoft::Solutions::BTAHL7::Pipelines::ComplexField
public class SequenceField : Microsoft.Solutions.BTAHL7.Pipelines.ComplexField
type SequenceField = class
inherit ComplexField
Public Class SequenceField
Inherits ComplexField
- Inheritance
Constructors
SequenceField(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) |