Propriedade do RDL Keys
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property Keys As ICollection
Get
'Uso
Dim instance As StyleProperties
Dim value As ICollection
value = instance.Keys
public ICollection Keys { get; }
public:
property ICollection^ Keys {
ICollection^ get ();
}
member Keys : ICollection
function get Keys () : ICollection
Valor da propriedade
Consulte também