StockCardFileRepositoryIsDefault Property | |
Príznak, či ide o predvolený obrázok.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public bool IsDefault { get; set; }
Public Property IsDefault As Boolean
Get
Set
Dim instance As StockCardFileRepository
Dim value As Boolean
value = instance.IsDefault
instance.IsDefault = value
Property Value
BooleanSee Also