RoleAssignment.LinkIndex Property
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.
Gets the index of the element link in the role-player's list of links.
public:
property int LinkIndex { int get(); };
public int LinkIndex { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.LinkIndex : int
Public ReadOnly Property LinkIndex As Integer
Property Value
- Attributes