TextParserTLandisDataValue Property |
The expected value for the LandisData InputVariable.
Namespace: LandisAssembly: Landis.Core (in Landis.Core.dll) Version: 6.1.5452.26346
Syntaxpublic abstract string LandisDataValue { get; }
Public MustOverride ReadOnly Property LandisDataValue As String
Get
public:
virtual property String^ LandisDataValue {
String^ get () abstract;
}
abstract LandisDataValue : string with get
Property Value
Type:
String
See Also