IPropertyMethodInfoGetCustomValue Method
            
            Calculates an automatic number for the given property.
            
            
            
              Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
bool GetCustomValue(
	PropertyEnvironment environment,
	IExecutionTrace trace,
	out TypedValue newValue
)
- environment  PropertyEnvironment
- The environment parameters.
- trace  IExecutionTrace
- The execution tracer object for recording the operation starting end ending.
- newValue  TypedValue
- Output parameter for the new value.
BooleanTrue if the method was really executed.