Initializes a new instance of the AssetLinkGroup class
Namespace: Cartella.ModelsAssembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public AssetLinkGroup( AssetHistoryLinks owner ) |
Visual Basic |
---|
Public Sub New ( _ owner As AssetHistoryLinks _ ) |
Visual C++ |
---|
public: AssetLinkGroup( AssetHistoryLinks^ owner ) |
Parameters
- owner
- Type: Cartella.Models..::..AssetHistoryLinks