ValueListAttributeConcreteType Property |
Gets the concrete type specified during initialization.
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic Type ConcreteType { get; }
public:
property Type^ ConcreteType {
Type^ get ();
}
Property Value
Type:
Type
See Also