XSDPart.GetPayloadProperty(PropertyDefinition) 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:
override System::Object ^ GetPayloadProperty(Microsoft::XLANGs::RuntimeTypes::PropertyDefinition ^ pd);
public override object GetPayloadProperty (Microsoft.XLANGs.RuntimeTypes.PropertyDefinition pd);
override this.GetPayloadProperty : Microsoft.XLANGs.RuntimeTypes.PropertyDefinition -> obj
Public Overrides Function GetPayloadProperty (pd As PropertyDefinition) As Object