AbstractModelBase<(Of <(<'TPropertyTracking>)>)>..::..GetNew Method (String)
Fetches a string value, returning String.Empty if it doesn't exist.
Namespace:
Tortuga.Anchor.Modeling.InternalsAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Exceptions
Exception | Condition |
---|---|
[ArgumentNullException] | propertyName;propertyName is null. |
[ArgumentException] | propertyName is empty.;propertyName |