Gets the service level that applies to this field
Namespace:
QFDAssembly: QFD (in QFD.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public QFD..::.ServiceLevel ServiceLevelID { get; internal set; } |
Visual Basic (Declaration) |
---|
Public Property ServiceLevelID As QFD..::.ServiceLevel |
Visual C++ |
---|
public: property QFD..::.ServiceLevel ServiceLevelID { QFD..::.ServiceLevel get (); void set (QFD..::.ServiceLevel value); } |