Miner.Responder.Shared Assembly > Miner.Responder.Shared.SchemaObjects Namespace > ResponderObjectBaseGeneric<T> Class : SetValueAllowingTruncateWithLog<TProperty> Method |
'Declaration Public Sub SetValueAllowingTruncateWithLog(Of TProperty)( _ ByVal propertyLambda As System.Linq.Expressions.Expression(Of Func(Of T,TProperty)), _ ByVal newValue As System.String _ )
'Usage Dim instance As ResponderObjectBaseGeneric(Of T) Dim propertyLambda As System.Linq.Expressions.Expression(Of Func(Of T,TProperty)) Dim newValue As System.String instance.SetValueAllowingTruncateWithLog(Of TProperty)(propertyLambda, newValue)
public void SetValueAllowingTruncateWithLog<TProperty>( System.Linq.Expressions.Expression<Func<T,TProperty>> propertyLambda, System.string newValue )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.