Miner.Interop Namespace > IMMCircuitSizerModel Interface : ResidenceDemandProfile Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678280)> Property ResidenceDemandProfile As IMMSecCktResidenceDemandProfile
'Usage
Dim instance As IMMCircuitSizerModel Dim value As IMMSecCktResidenceDemandProfile instance.ResidenceDemandProfile = value value = instance.ResidenceDemandProfile
[System.Runtime.InteropServices.DispId(1610678280)] IMMSecCktResidenceDemandProfile ResidenceDemandProfile {get; set;}
read-write property ResidenceDemandProfile: IMMSecCktResidenceDemandProfile;
System.Runtime.InteropServices.DispIdAttribute(1610678280) function get,set ResidenceDemandProfile : IMMSecCktResidenceDemandProfile
[System.Runtime.InteropServices.DispId(1610678280)] __property IMMSecCktResidenceDemandProfile* get_ResidenceDemandProfile(); __property void set_ResidenceDemandProfile( IMMSecCktResidenceDemandProfile* value );
[System.Runtime.InteropServices.DispId(1610678280)] property IMMSecCktResidenceDemandProfile^ ResidenceDemandProfile { IMMSecCktResidenceDemandProfile^ get(); void set ( IMMSecCktResidenceDemandProfile^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2