Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the resource property that returns the ResourceAssociationSetEnd.
Namespace: System.Data.Services.Providers
Assembly: Microsoft.Data.Services (in Microsoft.Data.Services.dll)
Syntax
'Declaration
Public ReadOnly Property ResourceProperty As ResourceProperty
Get
'Usage
Dim instance As ResourceAssociationSetEnd
Dim value As ResourceProperty
value = instance.ResourceProperty
public ResourceProperty ResourceProperty { get; }
public:
property ResourceProperty^ ResourceProperty {
ResourceProperty^ get ();
}
member ResourceProperty : ResourceProperty
function get ResourceProperty () : ResourceProperty
Property Value
Type: System.Data.Services.Providers.ResourceProperty
The resource property.