Share via


OperationImplicitScope.RelationshipEndpoint Property

Definition

Gets the relationship endpoint to which the operation in the profile is restricted.

public:
 property Nullable<System::Byte> RelationshipEndpoint { Nullable<System::Byte> get(); };
public byte? RelationshipEndpoint { get; }
member this.RelationshipEndpoint : Nullable<byte>
Public ReadOnly Property RelationshipEndpoint As Nullable(Of Byte)

Property Value

The relationship endpoint to which the operation in the profile is restricted.

Applies to