ContextualRecordDataValue Property

Gets or sets the contextual value.

Namespace:  Dundas.BI.Data.DataInput.DataObjects
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public string Value { get; set; }

Property Value

Type: String
See Also