Part.AssertPayloadProperty(PropertyDefinition, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void AssertPayloadProperty(Microsoft::XLANGs::RuntimeTypes::PropertyDefinition ^ pd, System::Object ^ val);
public virtual void AssertPayloadProperty (Microsoft.XLANGs.RuntimeTypes.PropertyDefinition pd, object val);
abstract member AssertPayloadProperty : Microsoft.XLANGs.RuntimeTypes.PropertyDefinition * obj -> unit
override this.AssertPayloadProperty : Microsoft.XLANGs.RuntimeTypes.PropertyDefinition * obj -> unit
Public Overridable Sub AssertPayloadProperty (pd As PropertyDefinition, val As Object)
Parameters
- val
- Object