public class RgfDynamicData : IEquatable<RgfDynamicData>
RgfDynamicData | Initializes a new instance of the RgfDynamicData class |
RgfDynamicData(Object) | Initializes a new instance of the RgfDynamicData class |
RgfDynamicData(String, Object) | Initializes a new instance of the RgfDynamicData class |
RgfDynamicData(ClientDataType, Object, String) | Initializes a new instance of the RgfDynamicData class |
BooleanValue | |
DateTimeValue | |
DecimalValue | |
DoubleValue | |
FloatValue | |
Int64Value | |
IntValue | |
Name | |
ObjectValue | |
ShortValue | |
StringArray | |
StringValue | |
Value |
ConvertToTypedValue(ClientDataType, Object) | |
ConvertToTypedValue(ClientDataType, Object, CultureInfo) | |
Equals(Object) | (Overrides ObjectEquals(Object)) |
Equals(RgfDynamicData) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | (Overrides ObjectGetHashCode) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
IsNumeric(Object) | |
IsNumeric(Type) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
SetValueSilently | |
ToString | (Overrides ObjectToString) |
ToString(CultureInfo, String) | |
TryGetNumericEquality |
ConvertToTypedValue | (Defined by RgfDynamicDataExtension) |
IsNumeric | (Defined by RgfDynamicDataExtension) |
TryGetDecimal | (Defined by RgfDynamicDataExtension) |