IMemberGetReinforcementAsync Method

Returns a collection of reinforcement in this member

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IReinforcementCollection> GetReinforcementAsync()

Return Value

Type: TaskIReinforcementCollection
A collection of reinforcement in this member
See Also